body {
	font-family: Pegasus, "Times New Roman", serif;
	font-size: 100%;
	line-height: 150%;
	background-color: #86ACB5;
	margin: 0px;
	font-weight: bold;
}

#wrapper {
	background-color: #86ACB5;
	margin: auto;
	width: 998px;
}
#head {
	background-color: #FCC45F;
	height: auto;
	width: 998px;
}
#kolrechts {
	width: auto;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #fcc45f;
	height: 450px;
}
#navigatie {
	list-style-type: none;
	text-decoration: none;
}
#navigatie li {
	text-align: right;
	background-color: #FCC45F;
	padding-right: 13px;
	font-size: 150%;
	list-style-type: none;
	line-height: 200%;
}
#voet ul li {
	font-size: 300%;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(Images/phone.gif);
	text-align: center;
	list-style-position: inside;
}

#navigatie li a   {
	color: #000;
	text-decoration: none;
	background-color: #78a8e8;
}
#navigatie li a:hover {
	color: #FCC45F;
	font-style: oblique;
}



#voet {
	background-color: #FCC45F;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	margin: 0px;
	padding-right: 20px;
	padding-left: 23px;
}

#kop {
	background-color: #FCC45F;
}
#kollinks {
	background-color: #FCC45F;
	float: left;
	width: auto;
	height: 450px;
}
table {
	text-align: center;
	width: 755px;
	margin-left: 20px;
}
th {
	background-color: #FCC45F;
	border: thin solid #000;
}
td {
	border: thin solid #000;
}


caption {
	font-size: 200%;
	font-weight: bolder;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 2px;
	text-align: left;
}
.linkscentreren {
	text-align: left;
	padding-left: 20px;
}
h1 {
	margin-left: 20px;
	font-size: x-large;
}
